home *** CD-ROM | disk | FTP | other *** search
- object frmMessage: TfrmMessage
- Left = 1795
- Top = 363
- BorderIcons = []
- BorderStyle = bsToolWindow
- Caption = 'Computer Security Tool'
- ClientHeight = 197
- ClientWidth = 443
- Color = clWhite
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poMainFormCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 443
- Height = 197
- Align = alClient
- Color = clWhite
- TabOrder = 0
- object Image2: TImage
- Left = 48
- Top = -8
- Width = 393
- Height = 153
- Picture.Data = {<image000.jpg>}
- end
- object Label2: TLabel
- Left = 120
- Top = 52
- Width = 32
- Height = 13
- Caption = 'Label2'
- Transparent = True
- end
- object Label1: TLabel
- Left = 120
- Top = 33
- Width = 39
- Height = 13
- Caption = 'Label1'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object imgCross: TImage
- Left = 22
- Top = 56
- Width = 45
- Height = 51
- Center = True
- Picture.Data = {<image001.TJvGIFImage>}
- Transparent = True
- Visible = False
- end
- object imgTick: TImage
- Left = 22
- Top = 56
- Width = 45
- Height = 51
- Center = True
- Picture.Data = {<image002.TJvGIFImage>}
- Transparent = True
- Visible = False
- end
- object imgXP: TImage
- Left = 22
- Top = 56
- Width = 45
- Height = 51
- Center = True
- Picture.Data = {<image003.TJvGIFImage>}
- Transparent = True
- Visible = False
- end
- object imgExclamation: TImage
- Left = 22
- Top = 56
- Width = 45
- Height = 51
- Center = True
- Picture.Data = {<image004.TJvGIFImage>}
- Transparent = True
- Visible = False
- end
- object imgQuestion: TImage
- Left = 22
- Top = 56
- Width = 45
- Height = 51
- Center = True
- Picture.Data = {<image005.TJvGIFImage>}
- Transparent = True
- Visible = False
- end
- object chkShow: TRzCheckBox
- Left = 171
- Top = 127
- Width = 182
- Height = 19
- Caption = 'Don'#39't show this message again'
- HotTrack = True
- State = cbUnchecked
- TabOrder = 0
- Transparent = True
- end
- object Panel2: TPanel
- Left = 1
- Top = 157
- Width = 441
- Height = 39
- Align = alBottom
- TabOrder = 1
- object btnOk: TButton
- Left = 272
- Top = 8
- Width = 75
- Height = 25
- Caption = 'Ok'
- ModalResult = 1
- TabOrder = 0
- end
- object btnCancel: TButton
- Left = 360
- Top = 8
- Width = 75
- Height = 25
- Caption = 'Cancel'
- ModalResult = 2
- TabOrder = 1
- end
- object btnOther: TButton
- Left = 181
- Top = 8
- Width = 75
- Height = 25
- Caption = 'btnOther'
- TabOrder = 2
- Visible = False
- end
- end
- end
- end
-